How to Install cm-super software package in Ubuntu 16.10 (Yakkety Yak)

How to Install cm-super software package in Ubuntu 16.10 (Yakkety Yak)

cm-super software package provides TeX font package (full version) with CM (EC) in Type1 in T1, T2*, TS1, X2 enc, you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install cm-super 

cm-super is installed in your system.

Make ensure the cm-super package were installed using the commands given below,

$ sudo dpkg-query -l | grep cm-super *

You will get with cm-super package name, version, architecture and description in a table

cm-super package basic information:

Distro Ubuntu 16 10 yakkety yak
Section TeX
Package cm-super
Version 0.3.4-9
Description TeX font package (full version) with CM (EC) in Type1 in T1, T2*, TS1, X2 enc
Sub Section tex


See Also, How to uninstall or remove cm-super software package from Ubuntu 16.10 (Yakkety Yak)?